home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir24 / vped105.zip / VPD.TXT < prev    next >
Text File  |  1994-05-29  |  2KB  |  80 lines

  1. >>>>>> VPED Voicefile maintenance utility  Vpd.com Ver 1.00  by JE3MAS <<<<<<<
  2.                             Copyright(C) 1994  MasIII H.Kozu
  3.  
  4.    /*  This is a free software.   It can be freely distributed.  */
  5.  
  6.   VPD has some useful functions for exchanging your voicedata
  7.   with others.
  8.   
  9.    Here <voicefile> means *.VPD file,
  10.         <voicedata> means *.VD file.
  11.   
  12.  <<Functions>>
  13.   1)View voicefile configuration 
  14.   2)Initialize voicefile with some voicedata
  15.   3)Extract voicedata from voicefile bank #n
  16.   4)Update voicefile bank #n with voicedata
  17.   5)Clear voicefile bank #n
  18.   
  19.  <<Description>> 
  20.  1)View voicefile configuration
  21.    C:\PED>VPD <voicefile>
  22.    example
  23.       C:\PED>VPD sample
  24.    result
  25.       SAMPLE.VPD
  26.       Bank Voice  Status
  27.       ---- ------ ------
  28.          0 JE3MAS   OK
  29.          1 Voice1 blank
  30.          2 Voice2 blank
  31.          3 Voice3 blank
  32.          4 Voice4 blank
  33.          5 Voice5 blank
  34.          6 Voice6 blank
  35.          7 JA3ZOH   OK
  36.          8 Voice8 blank
  37.          
  38.  2)Initialize voicefile with some voicedata
  39.    C:\PED>VPD <voicefile> -INIT [<voicedata0>] [<voicedata1>]..[<voicedata8>]
  40.    example
  41.       C:\PED>VPD sample -INIT               
  42.         Create SAMPLE.VPD.
  43.       C:\PED>VPD sample -INIT JE3MAS JA3ZOH 
  44.         Create SAMPLE.VPD and load
  45.         JE3MAS.VD to bank0,JA3ZOH.VD to bank1.
  46.         
  47. 3)Extract voicedata from voicefile bank#n
  48.   C:\PED>VPD <voicefile> -En(n=0,1,2,...8) [<voicedata>]
  49.   example
  50.      Assuming voicefile is that of example 1.
  51.      C:\PED>VPD sample -E0
  52.         Extract bank0 of SAMPLE.VPD and create JE3MAS.VD
  53.      C:\PED>VPD sample -E7 test                                            
  54.         Extranct bank7 of SAMPLE.VPD(JA3ZOH) and create TEST.VD
  55.  
  56. 4)Update voicefile bank #n with voicedata
  57.   C:\PED>VPD <voicefile> -Un(n=0,1,2,...8) <voicedata>
  58.   example
  59.     C:\PED>VPD sample -U5 5H1HK
  60.        Update bank5 of SAMPLE.VPD with voicedata 5H1HK.VD
  61.  
  62. 5)Clear voicefile bank #n
  63.   C:\PED>VPD sample -Cn(n=0,1,2,...8)
  64.   example
  65.     C:\PED>VPD sample -C5
  66.        Clear bank5 of voicefile.
  67.  
  68.  
  69.  
  70. I will not store any effort to help you with any problems you may have.
  71. If you find any bugs, please send me a report. Thank you!
  72.  
  73. JE3MAS
  74. MasIII H.Kozu
  75. room 906,10-20,Chuo 3-chome,
  76. Joto-ku,Osaka,536
  77. Japan
  78.  
  79. (INTERNET:KHD00751@niftyserve.or.jp)
  80.